Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Email util integration generalising #490

Closed
wants to merge 21 commits into from
Closed

Conversation

mohanqxf2
Copy link
Collaborator

@mohanqxf2 mohanqxf2 commented Oct 28, 2024

Email utilitiy integrations.

Prerequisites:

  • Gmail account username with app password
  • Outlook account username with app password
  • Update the app password and username in the .env folder
    To run:

Added new test script 'test_email_utils.py' under the ./tests/ dir.
To run the script from root dir, use command: 'pytest tests/test_email_utils.py'

Renamed the ../integrations/reporting_channels/gmail foldername to ../email and also renaming all the gmail keywords to email and generalising the functions to support for various the imap host.

@mohanqxf2 mohanqxf2 force-pushed the email_util_integration branch from bc9a32f to 0a8b083 Compare October 28, 2024 09:00
@mohanqxf2 mohanqxf2 self-assigned this Oct 28, 2024
@mohanqxf2 mohanqxf2 requested a review from avinash010 October 28, 2024 14:25
Copy link

Stale pull request message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant